You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 30, 2023. It is now read-only.
Due to our very limited maintenance capacity (see #14541 for more details), we need to prioritize our development focus on other tasks. Therefore, this issue will be automatically closed. In the future, if we see the need to attend to this issue again, then it will be reopened. Thank you for your contribution!
phantomjs --version
.1.9.7 and 2.1
linux mint 17.3 rosa
I use binary PhantomJS
I am running the same url by starting phantomjs process each time and its not using the cache. I am using the following options:
--ignore-ssl-errors=true --ssl-protocol=tlsv1 --disk-cache=true --max-disk-cache-size=1000000
but the caching seems to work only for the same process.
The text was updated successfully, but these errors were encountered: