Project

General

Profile

Actions

Bug #1404

closed

problem with nuSoap webservice in lighttpd 1.5

Added by Anonymous over 16 years ago. Updated over 7 years ago.

Status:
Obsolete
Priority:
Normal
Category:
core
Target version:
ASK QUESTIONS IN Forums:

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_

Actions #1

Updated by gstrauss over 7 years ago

  • Description updated (diff)
  • Assignee deleted (jan)
  • Missing in 1.5.x set to Yes
Actions #2

Updated by gstrauss over 7 years ago

  • Status changed from New to Obsolete
Actions

Also available in: Atom