Re: how to get source of of web page which is hosted on the server (which I dont have access).



Siva Prasad wrote:

HI Gurus,





I am opening a web page using win32::IEAutomation and clicking each
link on the page and reading data.(This page has 177 links).



The above processes occupy more memory,

Make sure that you're not trying to read all 177 links (especially if
you're descending further down those links) at a time and that memory is
freed or reused upon each return to the top page. I'd probably also
look for some recursive wget style app to get the source first since
that's quite a bit of network traffic.

After some time the page is unable to load and the script gives me
READY STATE error.



I have used WaitforDone(); but still no luck.



I tried LWP::Simple and LWP::UserAgent to read the content, But the it
throws me *“unable to get the source of the page”.*

* *

I don’t have access to the server on which pages are hosted.



Is there any other way to read the source of the page from the server
on which I don’t have a account?









Thanks,

PP






.



Relevant Pages

  • Re: Memory Usage Creeping Up
    ... How do I work out what is the optimum memory as load on the server ... >> usage on the server as sites are not setup however the memory usage ... > reading from memory is much faster than reading from the disks. ...
    (alt.os.linux)
  • RE: server problems
    ... This newsgroup only focuses on SBS technical issues. ... >Thread-Topic: server problems ... >> web proxy service or SQL Server will normally use large memory. ...
    (microsoft.public.windows.server.sbs)
  • Re: Allocated Memory alerts
    ... If you do not encounter any real server performance issue, ... the high memory usage is expected. ... The Health monitor is running on the SBS server. ... A memory allocation threshold is configured on the particular monitored ...
    (microsoft.public.windows.server.sbs)
  • Re: FTS Performance in SQL 2005
    ... I don't think you have left enough memory for the OS and MSSearch. ... Looking for a SQL Server replication book? ... Looking for a FAQ on Indexing Services/SQL FTS ...
    (microsoft.public.sqlserver.fulltext)
  • Re: Alocated Memory Error (SQLSERVR)
    ... but my understanding is that the MSDE instances are designed to ... and you don't want it grabbing all that RAM. ... running but non ever going about 200mb of memory usage. ... Server 2000 SP4, ...
    (microsoft.public.windows.server.sbs)