Very often ebay does not work...

Use this forum to post questions relating to WinGate, feature requests, technical or configuration problems

Moderator: Qbik Staff

Very often ebay does not work...

Postby olaf.krause » Nov 14 05 10:51 am

Requests to

http://<xyz>.ebay.de/ws/eBayISAPI.dll

are mostly replied by a timeout. If I use a direct connection without wingate it works fine... any ideas.


I use Wingate 6.1 and Proxy (not NAT)
if I switch to socks instead of http proxy it seems to work...
olaf.krause
WinGate Master
 
Posts: 211
Joined: Oct 03 03 9:41 pm
Location: Germany

Postby adrien » Nov 14 05 12:16 pm

Do you know which HTTP command is being issued in this case?

We found a problem with OWA, which uses WebDAV extensions to HTTP. There were a couple of commands (like SEARCH) which were problematic.

Adrien
adrien
Qbik Staff
 
Posts: 5448
Joined: Sep 03 03 2:54 pm
Location: Auckland

Postby olaf.krause » Nov 14 05 7:44 pm

No, and this morning it seems to work (yesterday all day long not). Would it help you to switch on debug in the WWW-Service logs?
olaf.krause
WinGate Master
 
Posts: 211
Joined: Oct 03 03 9:41 pm
Location: Germany

Postby olaf.krause » Nov 14 05 8:13 pm

OK now I was able to reproduce it...

Here is one log entry:
11/14/05 08:01:40 192.168.0.55 olaf.krause 0000004298 Created:
11/14/05 08:01:40 192.168.0.55 olaf.krause 0000004298 Requested: http://cgi4.ebay.de/ws/eBayISAPI.dll
11/14/05 08:01:40 192.168.0.55 olaf.krause 0000004298 Debug: [cgi4.ebay.de/ws/eBayISAPI.dll] Copy to use: SERVER
11/14/05 08:01:40 192.168.0.55 olaf.krause 0000004298 Debug: WWW Session sending server request in thread 10bc
11/14/05 08:02:01 192.168.0.55 olaf.krause 0000004298 Traffic 314 2219 0 0 21s
11/14/05 08:02:01 192.168.0.55 olaf.krause 0000004298 Terminated exit code 2


11/14/05 08:05:24 192.168.0.55 olaf.krause 0000004314 Requested: http://cgi4.ebay.de/ws/eBayISAPI.dll
11/14/05 08:05:24 192.168.0.55 olaf.krause 0000004314 Debug: [cgi4.ebay.de/ws/eBayISAPI.dll] Copy to use: SERVER
11/14/05 08:05:24 192.168.0.55 olaf.krause 0000004314 Debug: WWW Session sending server request in thread 171c
11/14/05 08:05:45 192.168.0.55 olaf.krause 0000004314 Traffic 314 2219 0 0 23s
11/14/05 08:05:45 192.168.0.55 olaf.krause 0000004314 Terminated exit code 2


After that I went to use NAT and it works so seems to be a wingate problem and not a ebay server one. The response time of the ebay server is <10s if I use NAT or socks...

The timout seetings for the WWW-Service is set to 120s.
olaf.krause
WinGate Master
 
Posts: 211
Joined: Oct 03 03 9:41 pm
Location: Germany

Postby olaf.krause » Nov 16 05 4:23 pm

Are there alternative solutions (except using NAT or SOCKS instead HTML Proxy)?
olaf.krause
WinGate Master
 
Posts: 211
Joined: Oct 03 03 9:41 pm
Location: Germany

Postby olaf.krause » Nov 29 05 9:49 am

Still no idea? The problem is reproducable on ALL clients!!

I had to switch to SOCKS-Proxy but want to use the HTTP one. Need a solution.

THX
olaf.krause
WinGate Master
 
Posts: 211
Joined: Oct 03 03 9:41 pm
Location: Germany

Postby Pascal » Nov 29 05 10:03 am

Out of curiousity, are you using any plugins?
Pascal

Qbik New Zealand
pascalv@qbik.com
http://www.qbik.com
Pascal
Qbik Staff
 
Posts: 2623
Joined: Sep 08 03 8:19 pm
Location: Auckland, New Zealand

Postby olaf.krause » Nov 29 05 10:13 am

Yes antivirus 2.0

Maybe also interesting.
Last time the error was reported I got a message HTTP 1.1 not supported (the browser was FireFox 1.0.7). Before I only got timeouts (IE 6)
olaf.krause
WinGate Master
 
Posts: 211
Joined: Oct 03 03 9:41 pm
Location: Germany

Postby Pascal » Nov 29 05 10:24 am

As the problem is readily reproducible, can you create a secondary web proxy without the plugin on a different port. Then point a client browser through that proxy and try it through that.

It is possible that AV is reporting a failure to scan or something similar and that the file is simply being discarded. That seems a bit unlikely though, as there was no communication beyond the WinGate server. (I.e. none with Ebay).

This could also be related to caching. Would it be possible for you to add an explicit rule to the cache (Once the plugin test is done) to ignore this file for caching purposes.
Pascal

Qbik New Zealand
pascalv@qbik.com
http://www.qbik.com
Pascal
Qbik Staff
 
Posts: 2623
Joined: Sep 08 03 8:19 pm
Location: Auckland, New Zealand

Postby Pascal » Nov 29 05 10:24 am

Oh. And which part of ebay.de were you navigating to reproduce this problem?
Pascal

Qbik New Zealand
pascalv@qbik.com
http://www.qbik.com
Pascal
Qbik Staff
 
Posts: 2623
Joined: Sep 08 03 8:19 pm
Location: Auckland, New Zealand

Postby olaf.krause » Nov 30 05 1:17 am

Pascal wrote:Oh. And which part of ebay.de were you navigating to reproduce this problem?

http://xyz.ebay.de/ws/eBayISAPI.dll

Used if you want to create new auctions or changing your usersettings. If I write reproducable I do not mean that it occurs every time. But I get it so regularly that I think I'm able to produce the fault within an hour.
olaf.krause
WinGate Master
 
Posts: 211
Joined: Oct 03 03 9:41 pm
Location: Germany

Postby olaf.krause » Nov 30 05 1:20 am

Pascal wrote:As the problem is readily reproducible, can you create a secondary web proxy without the plugin on a different port. Then point a client browser through that proxy and try it through that.

It is possible that AV is reporting a failure to scan or something similar and that the file is simply being discarded. That seems a bit unlikely though, as there was no communication beyond the WinGate server. (I.e. none with Ebay).

This could also be related to caching. Would it be possible for you to add an explicit rule to the cache (Once the plugin test is done) to ignore this file for caching purposes.
I switched ebay caching already off. This does not help.

Now I will also try to disable the antivirus plugin. Just contact me directly if I should run a special debug engine or anything else to help you with the analysis.
olaf.krause
WinGate Master
 
Posts: 211
Joined: Oct 03 03 9:41 pm
Location: Germany

Postby olaf.krause » Nov 30 05 8:38 am

Tried without antivirus - does not work. Tested URL was

http://cgi4.ebay.de/ws/eBayISAPI.dll?Ch ... ccountType

next idea?
olaf.krause
WinGate Master
 
Posts: 211
Joined: Oct 03 03 9:41 pm
Location: Germany


Return to WinGate

Who is online

Users browsing this forum: No registered users and 22 guests

cron