Re: [Zope] ZServer Statistics

2000-09-11 Thread rgines


 Is there way to determine how many (and which)pages
 ZServer serves? I am running ZServer as my primary

 Have a look into

 /path_to_your_zope/var/Z2.log

And run a log analyzer like Analog (http://www.analog.cx) on it.

Analog is a great tool and I have used it under other Web Servers.

I wonder if anyone has a working config file which can read the Zope
logs and would be willing to share with everyone.

I'd be happy to write one, but being realistic since it has been on my
to-do list for six months  ( I believe that it is item number 351 ;-$ ) I
would
be fooling myself to think that I could do it in a reasonable time for
everyone.





___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] A Newbie question

2000-08-09 Thread rgines

Hi,

 I have seen on the howtos how to let apache serve static pages,
but I still haven't seen an answer to the following question:

Suppose I already have a big site that uses perl/cshell. Now
suppose I want to move to Zope but without loosing any of that
site or even converting.

 What would the best solution be?

I am assuming  that Apache is already your 'Front End'.   Even if
it is not, not a big deal.

 Example:

 www.foo.bar is a huge site.

 I want to move to Zope but wish to keep the site as is, only
add zope objects with time. In other words, 90% of the site
will stay static as is for a long time. How would you start this thing?

At my largest client I have a single Apache server which is front ending
probably close to a dozen differenct web server serives running on various
classes of machines.   Quite a few of them are just linked with their
normal URLs, but others are routed through Apaches proxy functions.

Let's say that the main site is www.foo.bar as you suggested and you
have Zope running under www.foo.bar:8080.   If you had a directory
under Zope that you wanted to serve called zoot, the normal URL of
course would be www.foo.bar:8080/zoot.   With the proxy functions
you can redirect the URL www.foo.bar/zoot to point to www.foo.bar:8080/zoot
and your end users are non-the-wiser for it.

Is there a performance hit?   Yes, a little.  The sites that I work on
under
this arrangement are not high traffic sites by any stretch of the
imagination,
but they do serve important information to a select group.   This allows
us to have what looks like a seemless environment even though it is a
function of Zope/Apache/IIS(ugh!!)/DominoGo/AlkalineSearch/WebFocus
and other servers.

Hope this helps.






___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] free client to map Zope-FTP

2000-08-03 Thread rgines


My first question is "Do you realy need a drive letter?".   If you don't
need a drive letter, but really just need a connection which is mapped
within the Windows drive space, there is a utility called Internet
Neighborhood from KnoWare.   It allows you to map FTP sites into the
Windows 'File Explorer'.  It is not free, but it is shareware.   I don't
use it personally, but I did run across it when I was testing some
utilities for a client.  Depending on what your underlying need is, it
should work well for you.

I'm looking for a free(!) Windows 95/98 programm to map my Zope-FTP
to a drive letter on my Windows workstation. Commercial Versions are
ftpNetDrive or WebDrive. But these are not free.








___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Re: Where should votes be posted? (was: Your feedback on datetime)

2000-07-25 Thread rgines



Where is that ZVoting class when you need one ... grin.

I'd say this belongs within a member page with a pointer in the mail list
to the 'voting booth'.

Result could then be posted here.

Just my two cents worth.


Brian Lloyd wrote:

  Do we *have* to clutter this [EMAIL PROTECTED] list up with loads
  of votes?
 
  It is high enough traffic as it is!





___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )