How to disable sessions in CS6?

InDesign Server CS6 added a mechanic of multi-threading jobs via sessions.
Now you can begin session and end session via SOAP web service call.
However, the sessions add a huge overhead for those who want to use multi-instance instead of multi-threading.
A webservice call without a session ID is always ~500ms slower while it creates a session in the background. The session is then appears to be used on a ~5 second sliding timeout allowing subsequent calls to be 500ms faster, however if you wait around 10 seconds, the next call recreates the session and increases render time by ~500ms again.
This is a major issue when rendering takes on average of 1000ms. That's a 50% longer execution time. This is a major problem when trying to offer a speedy web application built on top of IDS.
I tried creating sessions and keeping the IDs in memory, but they expire and result in a whole bunch of SOAP errors.
My question is: Is it possible to disable sessions in IDS CS6 or remove the session expiration time completely?

This is the other discussion: http://forums.adobe.com/message/4518765#4518765
I've tried to lower the quality, and with pure magic, it now works, even when I put highest quality. I don't understand what happened. I asked you how to disable openGL because they told me to in the last discussion. So, thank you for repairing my problem (I think you repaired it, i'll make tests to see). Just in case, could you verify if it's posible to disable openGL like the other person told me?

Similar Messages

  • How to: disable buttons in standard forms

    Hi all,
    does anybody know how to disable session date button from standard forms?
    I cannot find in forms (through Form Builder) the right data block / canvas where this button is.
    Thanks all.
    Jacopo

    I'm not aware of any "session date button". A button on a form can be disabled using the set_item_property.
    Use the layout editor and double-click the button. It will tell you what button it is. The button will also be highlighted in the Object Navigator window.
    Message was edited by:
    Mark Roberts

  • Disable session cache

    Hi,
    How to disable session cache for particular reports
    thanks

    Hi,
    I would like to know, what you are referring to as 'Session Cache' here. I think you are referring to the presentation server cache, which can be managed by tags in the instanceconfig.xml or you could by-pass in completely during analysis creation with the 'By Pass Presentation Services Cache' setting.
    Instanceconfig.xml tags are as follows:
    <ServerInstance>
    <Cache>
    <Query>
    <MaxEntries>100</MaxEntries>
    <MaxExpireMinutes>60</MaxExpireMinutes>
    <MinExpireMinutes>10</MinExpireMinutes>
    <MinUserExpireMinutes>10</MinUserExpireMinutes>
    </Query>
    </Cache>
    <ServerInstance>
    Let me know, if I got you wrong here.
    Hope this helps.
    Thank you,
    Dhar

  • How to disable openGL in after effects cs6?

    I have posted a previous discussion, but I don't know why, no one is answering me and it's really annoying. Please, please, please, I can't wait anymore, tell me how to disable openGL in after effects cs6
    windows 7 SP1 64 bit, ati radeon 5570, 6 Go ram, 4 core processor 2.8 GHz, creative x fi sound blaster.

    This is the other discussion: http://forums.adobe.com/message/4518765#4518765
    I've tried to lower the quality, and with pure magic, it now works, even when I put highest quality. I don't understand what happened. I asked you how to disable openGL because they told me to in the last discussion. So, thank you for repairing my problem (I think you repaired it, i'll make tests to see). Just in case, could you verify if it's posible to disable openGL like the other person told me?

  • How to disable Refresh,Reload in browser and user should not allow to multiple browser sessions ?

    Dear All,
    How to disable Refresh,Reload in browser and end user should not allow to multiple browser sessions in portal.Where we need to configure the settings or any code in masthead or any other component. My server version is 7.4 - SP5 .Please help us.
    Thanks for advance,
    BR,
    Durga Rao.

    Dear all,
    i am able to logoff the click refresh button on keyboard.I am using this code to log off the user into the portal.
    document.onkeydown = function(e)
      var key;
      if (window.event) key = event.keyCode
      else
      var unicode = e.keyCode ? e.keyCode : e.charCode
      key = unicode
      switch (key)
      { //event.keyCode
      case 116: //F5 button
        LSAPI.sessionPlugin.logoff();
      event.returnValue = false;
      key = 0; //event.keyCode = 0;
      return false;
      case 82: //R button
      if (event.ctrlKey)
    LSAPI.sessionPlugin.logoff();
      event.returnValue = false;
      key = 0; //event.keyCode = 0;
      return false;
      case 91: // ctrl + R Button
    LSAPI.sessionPlugin.logoff();
      event.returnValue= false;
      key=0;
      return false;
    Thanks.
    But i am unable to control the multiple windows opening the browser.So any one can tell me the how to block the new window and new tab/duplicate tab option.
    BR,
    Durga Rao.

  • How to disable some color when printing separations in Ai CS6-CC (JS)

    Hello Everyone!
    Configuration: Win 7 Pro x64, Illustrator CS6x64-CCx64, default printer PDF.
    When printing separations from Illustrator CS4 following script prints all colors except Cyan (as was intended).
    But when printing from CS6-SS disable the color is not possible - all colors are printed without exception.
    var adoc = activeDocument;
    var o = new PrintOptions();
    o.colorSeparationOptions = new PrintColorSeparationOptions();
    o.colorSeparationOptions.colorSeparationMode = PrintColorSeparationMode.HOSTBASEDSEPARATION;
    o.colorSeparationOptions.inkList = adoc.inkList;
    for (var i = 0; i < o.colorSeparationOptions.inkList.length; i++) {
    if (o.colorSeparationOptions.inkList[i].name == 'Process Cyan') {
      o.colorSeparationOptions.inkList[i].inkInfo.printingStatus = InkPrintStatus.DISABLEINK;
    adoc.print(o);
    If you check, you have inkInfo.printingStatus Cyan changed to "InkPrintStatus.DISABLEINK".
    Why it is printed and how to disable?
    Thanks!

    Hi saaiful,
    Thank you for posting your question. window. will print header and footer.
    Here are some solutions I found after researching your issue:
    *[http://forums.mozillazine.org/viewtopic.php?f=12&t=216810]
    *[http://stackoverflow.com/questions/8228088/remove-header-and-footer-from-window-print]
    *[http://www.dreamincode.net/forums/topic/22598-using-windowprint-without-printing-header-and-footer/]
    *take a screenshot and create a page that is printable [http://www.webdeveloper.com/forum/showthread.php?210947-Using-window-print-without-printing-header-and-footer]
    *Target to another window then print: [http://www.liferay.com/community/forums/-/message_boards/view_message/3401817]
    Hope this helps.

  • Welcome. At the outset, I'm sorry for my English :) Please help with configuration Photoshop CS6 appearance. How to disable the background of the program so you can see the desktop. (same menus and tools) Chiałbym to be the same effect as CS5.

    Welcome.
    At the outset, I'm sorry for my English
    Please help with configuration Photoshop CS6 appearance.
    How to disable the background of the program so you can see the desktop. (same menus and tools)
    i wantto be the same effect as CS5.

    Please try turning off
    Window > Application Frame

  • How to use session in webservice?

    In C#, can use session variable in a webservice object.
    How to use session in Java webservice?
    Who can give me a example?
    Thanks a lot

    Did I use session in a wrong way?No, you are using the session correctly. The code looks fine.
    Check
    - your spelling of the attribute names - obviously they must match
    - the ids of the sessions you get both times: session.getId(). If they have different ids, then most probably the session is being lost somewhere.
    There are a number of reasons to lose a session. If you close the browser, invalidate the session in code, or lose the cookie recording the id. This happens when you change from https to http, so a session can be lost that way.
    The session is normally maintained by session cookies. If you close your browser you lose the cookie. If you have disabled cookies on your machine then it also might not work.
    In cases such as that you should be using the method response.encodeURL() to maintain the session for you in any hyperlinks you produce. Struts normally handles that for you though if necessary.
    Hope this helps,
    evnafets

  • How to disable swapfile.sys on Windows 8?

    It's possible to disable pagefile.sys and hiberfil.sys, however, there does not appear to be information on how to disable
    swapfile.sys.
    The file swapfile.sys appears to be an additional paging file from Metro and I'd like to know if there is a way to disable it as well.

    hiberfile is EASY to get rid of
    1) disable fast start up
    2) disable hibernation
    3) disable hybrid sleep (this trips up most people) as hybrid sleep writes all the data as IF it's going to hibernate but then goes to sleep. This is in case of power failure. Then the system can resume from a hibernated state with no data/session loss
    No reason to disable pagefile.sys, it's been proven OVER and OVER that 100% disabling the pagefile system does more harm than good and creates instability in windows - even if you had 64TB of RAM.. many programs actually use and REQUIRE the pagefile to page
    out code thats idle.
    Even just a minimal 400MB pagefile on the C: drive will keep windows happy. That lets it make a mini dump if needed and allows programs that req a swap file to function normally.
    Swapfile.sys, you can not turn off. That's just part of Windows 8. I'm not sure WHY it's there.. I loaded a TON of metro apps, and they hogged 6GB of memory, and they were being swapped to my PAGEFILE. So I'm not understanding what it's there for

  • How to disable "shift-option" from zooming out in InDesign?

    Hi all,
    This truly is driving me crazy...how can I disable the "shift-option" shortcut so that I do not zoom out in InDesign? I have searched through the keyboard shortcuts but cannot find where or how to disable this:( I use the shortcut a LOT when I am drag-copying something that needs to be on the same horizontal or vertical line as the the item I am copying from.
    Thank you so much in advance for your help,
    Christine

    I haven't had time to come back here and post a reply because I've been so incredibly busy working on a catalog. I do have to say that this zooming out is KILLING me and cutting heavily into production time. This was not happening in ID CS5 and only seems to have been happening with ID CS6. There is no third key and it doesn't seem to happen ALWAYS...so I am completely baffled. Normally it is when I shift-option drag an object. Sometimes even just option-dragging an object causes it to happen. I just don't know what is causing this or what I can disable to stop it from happening:(

  • How to disable autoloading of previously opened page when i open firefox ?

    When i open firefox, the last opened website automatically load
    instead of default firefox homepage. I do not want this due to privacy issue.
    This did not happen in previous versions of Firefox.
    How to disable this ?

    You can also check the startup setting:
    *Tools > Options > General > Startup: "When Firefox Starts": "Show my home page" "Show a blank page"
    Firefox 4 saves the previous session automatically, so there is no longer need for the dialog asking if you want to save the current session.
    You can use "Firefox > History > Restore Previous Session" to get the previous session at any time.

  • How to disable easy print in server 2012 r2

    how to disable easy print in server 2012 r2

    Hi,
    To disable RD Easy Print on server 2012 r2, we need to disable the policy setting “Use Remote Desktop Easy Print printer driver first” under following path. 
    Computer Configuration\Administrative templates\Windows Components\Remote Desktop Services\Remote Desktop Session Host\Printer Redirection
    Please check below article for checking RD Easy print.
    http://blogs.msdn.com/b/rds/archive/2009/09/28/using-remote-desktop-easy-print-in-windows-7-and-windows-server-2008-r2.aspx
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • How to disable end user personalisation for all webdynpro application.

    Dear Experts,
    I have a requirement where I have to disable the end user personalization of each and every
    webdynpro application in my server.
    I know how to disable the personalization of a single application or a single component, but my requirement is to disable the personalization of all applications.
    Request you to please suggest.
    Warm Regards,
    Upendra Agrawal

    Hi,
    As per SAP help,
    Customizing: User-Independent, Client-Wide Modifications
    While a single user u2013 during a personalization process u2013 can manipulate his or her own settings, an administrator has the option of executing Customizing settings for all users. Technically, this procedure is not different from personalization; both take place at runtime of an application. The difference lies in the range of the settings. In addition, for these global settings an application must run in a special administration session. This is always automatically the case if an application was started in the portal in the preview session. Independently of the portal, you can start an application in the following manner from within the workbench in administration mode:
    Double-click the name of the application in the object list.
    In the Web Dynpro Applications menu in the upper, left-hand corner of the Workbench window, choose  Test  Execute in Admin Mode .
    The configuration mode is passed to an application as the sap-config-mode=X URL parameter.
    Note
    All the adjustments made by the administrator in admin mode are stored as client-specific. Presently no option is available for structuring smaller user groups on an administrative basis. Since cross-client adjustment applies to the respective configuration, the structuring of smaller groups can be implemented currently through the maintenance of different configurations.
    End of the note.
    You start personalization by calling up the context menu for the respective UI element in your application. In the corresponding context menu for an administrator (that is, with URL parameter sap-config-mode=X), in addition to the standard settings administrators have the option within a UI element container to sort either single lines (Grid, Matrix aund RowLayout) or single elements (FlowLayout).
    Note
    Administrators require special authorization for client-wide modifications. This can be a developer authorization or the special authorization S_WDR_P13N. You cannot create configurations at design time with this authorization, but you can make modifications at runtime.
    End of the note.
    These modifications are valid for all users but take place in the current client only.
    Thanks,
    Chandra

  • Disabling session in servlet

    In jsp pages session is created by default. To disable it we use <%@ session="false %>. How do we accomplish the same thing in servlets? Thank you in advance. BTW: I looked at the java class file deirved from jsp with disabled session but it didn't make any sense. Obviously it happens in the pageContext initialization but it doesn't appeal to my servlets.

    HttpSession session = request.getSession(false);

  • Disabling session management in BlazeDS

    I am relatively new to BlazeDS. We are mainly using RemoteObject service of BlazeDS and server side code is not using any sessions.
    Is it safe to assume that application is going to work fine if it put on multiple web servers and a HTTP load balancer is used. I saw on this post that disabling session management can not be done if message service is used but as I mentioned we are using Remote service only.
    If disabling session management is fine then can you pls. elaborate how to disable it on BlazeDS.
    -Amit

    I am relatively new to BlazeDS. We are mainly using RemoteObject service of BlazeDS and server side code is not using any sessions.
    Is it safe to assume that application is going to work fine if it put on multiple web servers and a HTTP load balancer is used. I saw on this post that disabling session management can not be done if message service is used but as I mentioned we are using Remote service only.
    If disabling session management is fine then can you pls. elaborate how to disable it on BlazeDS.
    -Amit

Maybe you are looking for

  • How can I get a refund for my Acrobat subscription?

    I purchased an adobe acrobat reader that was not compatible with my computer via a one month subscription. I was under the impression that I should get a refund for that...however, I have not seen such action take place. What do I do in order to get

  • PSE6: Adobe Save For Web PSE Error

    I upgraded from XP to Vista the other day and now when attempting to use the Save For Web feature, PSE crashes and gives me this error. Adobe Save For Web PSE Error Could not complete this operation. An unknown error has occurred. I uninstalled PSE c

  • How to fill up image exactly with other image

    I have two pictures of a pigeon. The background image is the ideal posture of a pigeon. The foreground image was taken by me and is not the ideal posture of a pigeon. I want to transform the foreground image so that the foreground image matches the b

  • 16Gb Ram upgrade in Macbook Pro I5 mid 2012

    Hey Peeps Ugraded my mac a month ago. not used it much as ive been testing out a new tablet at work. Finally got down to updating some ipads today, not impressed. The 16Gb upgrade i installed, not much difference in speed and still laggy. Now there i

  • Trying to find ana app

    Does anyone know if there is an app that hides your apps. Or better yet with the new upgrade you can combine apps into one folder... is there a way to lock the folder?