-
as seen on Server Fault
- Search for 'Server Fault'
I have two sites on the same server. One is loading perfectly and incredibly fast. The other is an equally complex site except a bit less javascript and 0 images. Its taking several seconds to load and there is a 1 in 3 chance that i get a Http500 error. WTF
I grabbed the lastest 2.6.? version of…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
When i reset apache and load my website i get the first error below. I have no idea what the problem is. If i reload the page again (without restarting apache) i get the 2nd error, probably because the first error occurred and BaseUser is the first class/func that Application_Start uses.
Why am i…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi,
I want to develop my own REST service, so I've created a HttpHandler that is configured with verb="" and path="", the the application in "~/MyRESTsrv/" will handle any derivated URL.
This approach works good in IIS7 with "integrated mode" and apparently in IIS6 if you map all the extensions…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I needed MVC 4 (and basic .NET 4.5) support so I downloaded mono 3.0.2 and deployed it on an lighttpd 1.4.28 installation, together with xsp-2.10.2 (was the latest I could find).
After going through the config tutorials I managed to get the fastcgi server to spawn, but all pages are served empty…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
Anybody knows how asp.net/mono performance is on Linux ?
I mean, which server gives you the best performance/delivery time (Apache/Apache2, xsp2, lighthttp, nginx, other) ?
Since all asp.net goes via xsp2, I'd say xsp2 would certainly be fastest, but it's probably missing a lot of features, which…
>>> More