6
I Use This!
Inactive

News

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Posted about 15 years ago
2010/04/12 -- Stephen Deasey
Posted about 15 years ago
2010/04/12 -- Gustaf Neumann
Posted about 15 years ago
2010/04/12 -- Stephen Deasey
Posted about 15 years ago
2010/04/12 -- Stephen Deasey
Posted about 15 years ago
2010/04/12 -- Stephen Deasey
Posted about 15 years ago
2010/04/11 -- Gustaf Neumann
Posted about 15 years ago
Commit by gustafn :: a1ccb0371eee r2206 naviserver/nsd/ (nsd.h driver.c): (link) patch to let driver return non-zero content for PUT requests with chunked encoding
Posted about 15 years ago
Commit by gustafn :: 3963e46562e8 r2205 naviserver/nsd/driver.c: (link) Fix to prevent multiple DriverAccepts on the same socket. ... [More] The original coded relied on the fact that later accepts lead to an ERROR_STATE. Under RHEL 4 (Power, 64bit) the second accept blocks. [Less]
Posted about 15 years ago
Commit by gustafn :: 895364f79643 r2204 naviserver/nsd/fd.c: (link) change for MAC OS X (observed with 10.6.3): kern.maxfiles might ... [More] return a number larger than OPEN_MAX. In this case, one might observer a warning like e.g. "fd: setrlimit(RLIMIT_NOFILE, 12288) failed: Invalid argument" [Less]
Posted over 15 years ago
Commit by vasiljevic :: 6aed159eef35 r2203 naviserver/: (link) Merged Gustf's changes