Welcome Guest Search | Active Topics | Sign In | Register

ConvertURL and Concurrency Options
LegionArclight
Posted: Monday, October 17, 2011 2:40:05 AM
Rank: Newbie
Groups: Member

Joined: 10/5/2011
Posts: 7
I just realized an issue with the ConvertURL method. I have a website that generates a 1 pager content page and converts it into a PDF. When there are high-load of users accessing that website concurrently (~20 per second), the ConvertURL method will get mixed up and generate the PDF with the wrong CSS format, wrong font, 1 content-page within 2 paper-pages, blank-page, etc. It seems that when running concurrently, ConvertURL has issue in memory/session management. This occurred when during high-load times, the 1 pager-content page generated can contain information that belong to other concurrent users. Sometimes I see contents belonging to 2 or 3 concurrent users.

Any idea how to improve/control/manage this?
eo_support
Posted: Monday, October 17, 2011 9:12:23 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

We are not aware of such problem. ConvertUrl is specifically designed to be able to work concurrently. If you believe there is a problem, please try to isolate the problem into a small test application and post the test application here (or send it to us). We will be happy to take a look as soon as we have that.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.