[Bsd-sharp-list] mono on BSD production ready?
Robert Wojciechowski
robertw at ssginnovations.com
Mon Jan 15 08:11:24 MST 2007
> If you don't mind me asking, what exactly are you using mono on
FreeBSD
> for?
> I found few issues on 1.2 Web Services when trying to upload large
> file, say 1-2mb will
> not work, but everything < 300kb will. Basically I'm wondering if you
> noticed something like that.
> The server is FreeBSD 6.1/amd64 and hw is 2x Xeon EM64T with HTT (so 4
> in total i guess)
Lou,
We do a lot of back-end processing with mono, mostly data processing on
incoming data feeds we receive and updating of our databases (PostgreSQL
and Sqlite). We also use it to consume some web services, but only with
tiny amounts of data (all text under a few KB).
Since you are running under SMP, try setting that sysctl I mentioned
previously to limit KSE threads to one CPU and see if it has any effect.
No idea if it will, but it is worth a try!
-- Robert
More information about the Bsd-sharp-list
mailing list