Orion Admin Interest

For Orion runtime deployment and administration topics.

Navigation : Forums , Search , Login , Register , Password Reminder

Thread: orion-admin-interest/Strange HTTP...

semura
semura
User

Posts: 0
Joined: 09-10-14
 
Strange HTTP 200 behaviour sending 0 bytes 09-10-14 10:52 +0200
Hello,
while running Orion behind two proxy servers orion produces this output randomly (ServrIP has been x'ed by me):

xxx.xxx.212.100 - 200 - [13/Oct/2009:12:35:58 +0100] 'GET images/person.gif HTTP/1.1' 785 image/gif
xxx.xxx.213.100 - 200 - [13/Oct/2009:12:35:59 +0100] 'GET images/person.gif HTTP/1.1' 0 image/gif
xxx.xxx.212.100 - 200 - [13/Oct/2009:12:36:00 +0100] 'GET images/person.gif HTTP/1.1' 785 image/gif
xxx.xxx.213.100 - 200 - [13/Oct/2009:12:36:00 +0100] 'GET images/person.gif HTTP/1.1' 0 image/gif
xxx.xxx.212.100 - 200 - [13/Oct/2009:12:36:01 +0100] 'GET images/person.gif HTTP/1.1' 785 image/gif
xxx.xxx.213.100 - 200 - [13/Oct/2009:12:36:02 +0100] 'GET images/person.gif HTTP/1.1' 0 image/gif
xxx.xxx.212.100 - 200 - [13/Oct/2009:12:36:03 +0100] 'GET images/person.gif HTTP/1.1' 785 image/gif
xxx.xxx.213.100 - 200 - [13/Oct/2009:12:36:03 +0100] 'GET images/person.gif HTTP/1.1' 0 image/gif

What could make Orion behave like this and send a 200 OK response but sending 0 bytes?

thanks and regards