Bug #1404
closedproblem with nuSoap webservice in lighttpd 1.5
Description
Hi!
I install lighttpd 1.4.13 and it works my webservice (nuSoap implemetation).
I install lighttpd 1.5 and my client webserver can't connect with server webservice becouse lighttpd "don't read header well"
you change header reader implementation?
------lighttpd-access-log-------
Lighttpd 1.4.13
192.168.100.20 xx.yy.com - +0200 "GET /webService/webService.php?wsdl HTTP/1.1" 200 6270 "-" "NuSOAP/0.7.2 (1.1.1.1)"
192.168.100.20 xx.yy.com - +0200 "POST /webService/webService.php HTTP/1.0" 200 687 "-" "NuSOAP/0.7.2 (1.1.1.1)"
192.168.100.20 xx.yy.com - +0200 "POST /webService/webService.php HTTP/1.0" 200 516 "-" "NuSOAP/0.7.2 (1.1.1.1)"
Lighttpd 1.5.0
192.168.100.20 - - +0200 "GET /webService/webService.php?wsdl HTTP/1.1" 400 349 "-" "NuSOAP/0.7.2 (1.1.1.1)"
server and client same implementation etc
-- vaz_
Updated by gstrauss over 8 years ago
- Description updated (diff)
- Assignee deleted (
jan) - Missing in 1.5.x set to Yes
Also available in: Atom