AutoCommand 20036 Guía de instalación Pagina 40

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 183
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 39
40
GuestLookup.aspx. You can populate it with the regular expression you want to use for validation of email
addresses throughout your E-Commerce pages.
You can now override what happens when a member of the group/club logs out of the group
before completing the sale
When making purchases when logged into a group or club in E-Commerce module, if the user logs out of the group
before completing the sale, the default behavior for this action is to empty the cart contents along with logging the
person out of the group/club. This behavior helps ensure tracking of items purchased while logged into a group or
club. This default behavior can be overridden using the following web.config file setting:
<add key="KeepCartOnGroupLogout" value="1" />
Setting the value for "KeepCartOnGroupLogout" to "1" overrides the default behavior of clearing the cart on logout
and keeps the cart contents intact but logs the user out of the group/club. In addition, items that are added to the cart
while logged in followed by the user logging out of the group/club will still have the account name for the group or
club written into the item’s Message field. However, the group name will not get written into any of the guest
records for guests present in the sale if the user logs out even if they were added to items in the cart while logged
into the group/club.
Obtaining E-Commerce module performance improvements
E-Commerce module is now most often used in a web garden configuration. Under this configuration, the E-
Commerce pages are installed so that by default they share a single IIS worker process. Normally one worker
process is enough, but with huge volume (huge traffic to the web site) the single process can't handle the traffic and
RAM use grows until E-Commerce module grinds to a halt.
More RAM on the server helps, but configuration can too. An approach that Siriusware is now recommending, is to
move ww.dll to another machine running the web service (wwService). Then increase the web service helper
processes to 3 - 5 processes and perform an iisreset on the pages IIS server.
Note: In exceptionally high traffic environments when the client has powerful hardware, the best performance may
be obtained by installing ww.dll, the pages and wwService on one machine (using 127.0.0.1 instead of the “real” IP
address).
For more information on this configuration, see:
http://portal.siriusware.com/docs/kb-pdf/Installation_and_updates/e-commerce_2010_mar_8.pdf
Changes to Print At Home Tickets module
Vista de pagina 39
1 2 ... 35 36 37 38 39 40 41 42 43 44 45 ... 182 183

Comentarios a estos manuales

Sin comentarios