[ic] IC 5.6.0 to 5.6.3 Post Form Fails with 500 Server Error

IC ic at tvcables.co.uk
Thu Apr 7 22:52:36 UTC 2011


> -----Original Message-----
> From: interchange-users-bounces at icdevgroup.org [mailto:interchange-users-
> bounces at icdevgroup.org] On Behalf Of Stefan Hornburg (Racke)
> Sent: Thursday, April 07, 2011 3:35 PM
> To: interchange-users at icdevgroup.org
> Subject: Re: [ic] IC 5.6.0 to 5.6.3 Post Form Fails with 500 Server Error
> 
> On 04/07/2011 02:40 PM, TVCables Sales wrote:
> > Hi folks,
> >
> > I recently trialled our main catalog on IC 5.6.3 (from 5.6.0) and found
> that
> > one legacy order profile failed that uses a form post to Paypal.
> >
> > The profile uses mv_order_receipt to load an html page as below that
> posts a
> > form,
> >
> > <body onLoad="paypal.submit()">
> > <form name="paypal" action="https://www.paypal.com/cgi-bin/webscr"
> > method="post">
> > <input type=hidden name="some variable" value="some value">
> > .
> > .
> > .
> > .
> > </form>

Hi Folks,

Well after some more hours looking at this I realised I had switched to high
traffic settings in interchange.cfg whilst using 5.6.3, now I have reverted
to low this order profile works again, but why would it throw a 500 server
error when in high traffic mode??

my settings are

ifdef TRAFFIC =~ /low/i
Message Low traffic settings.
HouseKeeping 3
MaxServers   0
PIDcheck     300
endif

ifdef TRAFFIC =~ /high/i
Message High traffic settings.
HouseKeeping 2
MaxServers   10
PIDcheck     120
endif

Thanks,
Andy.




More information about the interchange-users mailing list