Justin Clarke Casey
|
1baa921463
* minor: remove some mono compiler warnings
|
16 years ago |
Justin Clarke Casey
|
363054bb2c
* minor; Very minor non-functional tidy ups
|
16 years ago |
Justin Clarke Casey
|
66637ad6e7
* minor: Add a couple of code comments about enabling httpserver logging
|
16 years ago |
Teravus Ovares
|
fcc3325f3b
* Adds the variables passed to the hashtable BaseHttpServer passes in.
|
16 years ago |
Justin Clarke Casey
|
b077723a20
* minor: remove some mono compiler warnings
|
16 years ago |
Teravus Ovares
|
e9cef70f89
* Updates the sim stats module. Cleans out some of the rot.
|
16 years ago |
diva
|
fe20ff8072
Added http-method to the hashtable that gets passed to GenericHTTPMethods.
|
16 years ago |
Teravus Ovares
|
8f07f2e8b0
* A few more fixes to HttpServer.
|
16 years ago |
Teravus Ovares
|
a66657f155
* Tweak my previously mentioned nasty hack so it's a little less nasty
|
16 years ago |
Teravus Ovares
|
0f25e8298b
* Add a nasty hack to try and give the HttpServer a few extra lives until we dig more into what's causing it to stop listening.
|
16 years ago |
lbsa71
|
68c53c6da0
* Caught unhandled IOException, and outputted it to log.
|
16 years ago |
Teravus Ovares
|
f4acaafd3a
* Added more articulate logging of HttpServer so we can diagnose issues.
|
16 years ago |
Teravus Ovares
|
6358c21208
* Committing an opensim level error message on httpserver. This might help with the eventqueue http server death.
|
16 years ago |
MW
|
67c260fdcc
Added a Catch(InvalidOperationException) to BaseHttpServer.HandleRequest(). Which is thrown due to errors in the XML deserializing. Without this catch is it easy to bring down any of the opensim servers on purpose by just sending corrupt xml to them.
|
16 years ago |
lbsa71
|
0f5112ffff
* Adding the incoming url as Param[2] in the XmlRpcRequest
|
16 years ago |
Melanie Thielker
|
f518ca7feb
Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new
|
16 years ago |
Melanie Thielker
|
3234472d62
Reverting the texture sending patch and the new libOMV. This makes this
|
16 years ago |
Justin Clarke Casey
|
c25a0ea792
* Update libOMV to r2359. This is necessary for the progressive texture patch
|
16 years ago |
Melanie Thielker
|
724390e413
Change HTTP server backlog/acceptors to 64, per Adam Z
|
16 years ago |
Adam Frisby
|
b0a90642de
* Made ClientLoop non-infinite, ClientLoop will now disengage when the client has logged out.
|
16 years ago |
Homer Horwitz
|
38e8853e57
Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,
|
16 years ago |
Homer Horwitz
|
5e6954dfe6
Fixed the cause of a hidden Exception which prevented BaseHttpServer to answer
|
16 years ago |
Dr Scofield
|
b91857b8f7
Adding AddXmlRpcHandler(name, method, bool) to selectively disable
|
16 years ago |
Homer Horwitz
|
80689c98b4
- Added BaseHttpServer.Stop
|
16 years ago |
Teravus Ovares
|
55fa9c7378
* Remove a warning from BaseHttpServer
|
16 years ago |
Teravus Ovares
|
d19400db44
* Just some OGP maintenance. Standards adherence type stuff.
|
16 years ago |
Dr Scofield
|
ad04626737
cleaning up OSHttpResponse: note that read access to extra header
|
16 years ago |
Dr Scofield
|
a1f3409032
cleaning up OSHttpRequest removing old Http stuff. also adding test
|
16 years ago |
Teravus Ovares
|
ca125bcf15
* Committing a few keep-alive changes. Cleaned up some log messages
|
16 years ago |
Justin Clarke Casey
|
8c55f3eaa6
* minor: remove warnings (the code cleaners strike again)
|
16 years ago |