Project takes much more time to execute in ZennoPoster than in Project Maker

roberto06

Новичок
Регистрация
22.10.2015
Сообщения
6
Благодарностей
0
Баллы
1
Hi,

I've created a project which connects to several websites and retrieves data from each of these websites.

When I launch the project in Zenno Project Maker, it executes in approximately 1min30s.
In ZennoPoster though, when I launch it, it takes the same time for the first execution, but then every next execution takes about 7 minutes to complete.

Here are the logs :

Does anyone know why every execution except the first one takes so long ?
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Check instances windows. What do they do? Do you use proxies in PM and ZP?
 

roberto06

Новичок
Регистрация
22.10.2015
Сообщения
6
Благодарностей
0
Баллы
1
Instances window seem to work, but are taking a very long time to load pages, the status (in the bottom left corner) is set to "Loading" (with a red dot on the left) for approximately 1 minute per site, even though the page is actually loaded in a few seconds :



I am using dedicated proxies with the built-in browser settings, using a personal proxies list, both in PM and ZP, as such :

 
Последнее редактирование:

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
You can set timeput via Tab - Settings action
Before you navigate to site
 

roberto06

Новичок
Регистрация
22.10.2015
Сообщения
6
Благодарностей
0
Баллы
1
Yes, but won't that cause an error and end the program by raising a timeout ?

I managed to track down the problem to one specific website, and when I disable the proxy in order to connect to this website, it now works perfectly.

What's weird is that it doesn't cause any problems with the proxy in PM.
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
Try to increase this setting in Progs\XulRunner\defaults\pref\xulrunner.js

Код:
pref("network.http.max-connections", 16);
To 32 or 64 and test
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 771
Благодарностей
1 184
Баллы
113
Well Anton there is another report about what I have reported lots of time. :-) There is problems with zennoPoster and work with proxies, and this is not proxy fault, but zennoposter.
Even now I still see that loading when trying to login facebook takes much more time and even sometimes finishes with error at all...
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
It's not a bug. ProjectMaker use it's own browser copy. In ZennoPoster each base can be used by several threads.
You can set 1 here if you want it to work like in Projectmaker

upload_2015-11-10_13-38-9.png
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)