The concept of http persistent and non-persistent

pls somebody explain me the concept of "keepalive type http".
when and where configure the persistent and non-persistent? not clear from the doc that HTTP-head, HTTP-get, classA and classB.
Thanks in advance.

Persistent will use HTTP version 1.1 while non-persistent will use version 1.0.
Use non-persistent only if your server does not support http version 1.1.
HTTP method HEAD or GET is selected with the command 'keepalive method'.
A head does not require the server to send us the content of the requested file, but simply an acknowledgement that the file is available.
The GET will request the complete file from the server and the CSS will verify that the content did not change compare to first GET request.
Again, I would recommend the default - head, unless you believe somebody could corrupt the content of your website.
Regards,
Gilles.

Similar Messages

  • Persistent and Non-Persistent messages coexisting

    Hi all,
    I'd like to know if it is possible to send a persistent and a non-persistent message over the same queue using the "deliveryMode"
    argument from "send" method.
    Thanks.

    Yes.
    James
    http://logicblaze.com/

  • Difference between a persistent messages  and non persistent messages in JM

    Hi
    This question is with respect to persistent messages , and non persistent messages .
    As per the docs it says that for persistent messages the QueueSender.send() blocks until it recivies an acknowledgement .
    Here my question is what is the difference between a persistent messages , and non persistent messages
    Thanks in advance .

    The exact behaviour depends on the JMS provider being used. But since non-persistent messages are defined to be unreliable, the provider may indeed decide that it's not necessary for the server to acknowledge the receipt of a non-durable message from a producer.
    Nigel

  • Is the concept of Transactional DSO and Cube in BI 7?

    Hi,
    Is the concept of Transactional DSO and Cube in BI 7?
    I see 3 type of Cubes[Standard or VirtualProvider (Based on DTP, BAPI or Function Module)]
    but canu2019t see transaction Cube.
    also
    I see 3 type of DSO(Standard, Write-optimized, Direct update )
    but canu2019t see transaction DSO
    See this link on DSO, with examples etc:
    http://help.sap.com/saphelp_nw04s/helpdata/en/F9/45503C242B4A67E10000000A114084/content.htm
    I am looking for such summary also for Cubes have you see a similar one?
    Thanks

    New terminology in BI 7.x
    Transactional ODS =  DSO for direct update
    Transactional Cube = Realtime Cube
    Jen

  • Wht is the difference between unicode program and non unicode program ?

    Hi guru,
    wht is the difference between unicode program and non unicode program ?
    Regards
    Subash

    About brief idea about unicode
    In the past, SAP developers used various codes to encode characters of different alphabets, for example, ASCII, EBCDI, or double-byte code pages.
    ASCII (American Standard Code for Information Interchange) encodes each character using 1 byte = 8 bit. This makes it possible to represent a maximum of 28 = 256 characters to which the combinations 00000000, 11111111 are assigned. Common code pages are, for example, ISO88591 for West European or ISO88595 for Cyrillic fonts.
    EBCDI (Extended Binary Coded Decimal Interchange) also uses 1 byte to encode each character, which again makes it possible to represent 256 characters. EBCDIC 0697/0500 is an old IBM format that is used on AS/400 machines for West European fonts, for example.
    Double-byte code pages require 1 or 2 bytes for each character. This allows you to form 216 = 65536 combinations where usually only 10,000 - 15,000 characters are used. Double-byte code pages are, for example, SJIS for Japanese and BIG5 for traditional Chinese.
    Using these character sets, you can account for each language relevant to the SAP System. However, problems occur if you want to merge texts from different incompatible character sets in a central system. Equally, exchanging data between systems with incompatible character sets can result in unprecedented situations.
    One solution to this problem is to use a code comprising all characters used on earth. This code is called Unicode (ISO/IEC 10646) and consists of at least 16 bit = 2 bytes, alternatively of 32 bit = 4 bytes per character. Although the conversion effort for the R/3 kernel and applications is considerable, the migration to Unicode provides great benefits in the long run:
    The Internet and consequently also mySAP.com are entirely based on Unicode, which thus is a basic requirement for international competitiveness.
    Unicode allows all R/3 users to install a central R/3 System that covers all business processes worldwide.
    Companies using different distributed systems frequently want to aggregate their worldwide corporate data. Without Unicode, they would be able to do this only to a limited degree.
    With Unicode, you can use multiple languages simultaneously at a single frontend computer.
    Unicode is required for cross-application data exchange without loss of data due to incompatible character sets. One way to present documents in the World Wide Web (www) is XML, for example.
    ABAP programs must be modified wherever an explicit or implicit assumption is made with regard to the internal length of a character. As a result, a new level of abstraction is reached which makes it possible to run one and the same program both in conventional and in Unicode systems. In addition, if new characters are added to the Unicode character set, SAP can decide whether to represent these characters internally using 2 or 4 bytes.
    A Unicode-enabled ABAP program (UP) is a program in which all Unicode checks are effective. Such a program returns the same results in a non-Unicode system (NUS) as in a Unicode system (US). In order to perform the relevant syntax checks, you must activate the Unicode flag in the screens of the program and class attributes.
    In a US, you can only execute programs for which the Unicode flag is set. In future, the Unicode flag must be set for all SAP programs to enable them to run on a US. If the Unicode flag is set for a program, the syntax is checked and the program executed according to the rules described in this document, regardless of whether the system is a US or an NUS. From now on, the Unicode flag must be set for all new programs and classes that are created.
    If the Unicode flag is not set, a program can only be executed in an NUS. The syntactical and semantic changes described below do not apply to such programs. However, you can use all language extensions that have been introduced in the process of the conversion to Unicode.
    As a result of the modifications and restrictions associated with the Unicode flag, programs are executed in both Unicode and non-Unicode systems with the same semantics to a large degree. In rare cases, however, differences may occur. Programs that are designed to run on both systems therefore need to be tested on both platforms.
    You can also check out these official SAP locations on the SAP Service Marketplace:
    http://service.sap.com/unicode
    http://service.sap.com/unicode@SAP
    http://service.sap.com/i18n
    Regards,
    Santosh

  • HT1550 i have the newest version of itunes and none of that works!!! i dont know where the advanced menu is and i dont think you can select a song anymore

    I have the newest version of iTunes and none of that works!!! I don't know where the Advanced Menu is. And I don't think you can select a song anymore. I need to make WAV Files to put them on Windows Media Player so i can download music on my Samsung Intensity 2.

    Try placing the iPod in recovery mode and then try to restore. For recovery mode:
    iPhone and iPod touch: Unable to update or restore
    If iTunes still does not see the iPod try:
    iPhone, iPad, or iPod touch: Device not recognized in iTunes for Windows

  • What is the difference between buffered acquisition and non buffered acquisition?

    What is the difference between buffered acquisition and non buffered acquisition? How will I decide whether I want buffered acquisition or non buffered acquisition?

    I will also add that with non buffered acquisition you have to use software timing. Windows is not a real time OS, so the the timing is not accurate. But if you use buffered acquisition the timing will be controlled with an accurate internal clock on the Daq unit. I think non buffered acquisition should be avoided in most cases.
    Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
    (Sorry no Labview "brag list" so far)

  • What's the difference between dot sourcing and non-dot sourcing?

    My teacher is incompetent in this matter.
    I've been struggling to make logic out of the use of dot-sourcing and non dot sourcing. 
    What is the difference? I've been bashing my head against the wall for the past hour.

    Hi Loginux,
    "simply" put, non-dotsourcing scripts / functions will run them in their own small box ("Scope"), which is discarded when the execution finishes. Dotsourcing will run it in the current environment. Example:
    script.ps1:
    $Hello = "Hello World"
    non-dotsourced:
    $Hello = "Hi Mark"
    & .\script.ps1
    Write-Host $Hello
    dotsourced:
    $Hello = "Hi Fred"
    . .\script.ps1
    Write-Host $Hello
    Cheers,
    Fred
    There's no place like 127.0.0.1

  • Explaning the concept or roles, groups and owners

    Hi, i'm trying to find any documentation which explains theses concepts i 've tried the oracle library but it was no results.
    Can anyone help me?
    I'm trying to undestand that.

    Hello,
    have you gone through the BPM tutorial:
    http://download.oracle.com/docs/cd/E13154_01/bpm/docs65/tutorial/index.html
    It gives some basic understanding of the implementation ofthe roles and groups.
    If you are looking for further material on the topic then look into the following material on studio:
    http://download.oracle.com/docs/cd/E13154_01/bpm/docs65/studio/index.html
    Check the documentation for organization.
    Hope this helps,
    Regards,
    Jaydev Doshi.

  • Where can I go to read about the concept of set-up and use of Key Chain to automatically insert required passwords at internet sites?

    Where can I go to read about the concept and use of Key Chain to automatically insert required passwords at internet websites? I may or may not want to use Key Chain after I understand it.

    Key Chain basics

  • Locking and non-persistent changes in cache

    I have a question regarding Optimistic locking and modifying objects in the cache.
    I have a case where one client modifies a (persistent) object, but since it is a temporary change, which should not be persisted, it is not within a UOW. However, when the next client reads the same object, it gets the modified value and not the original value, which is not correct.
    For the moment, there are no locking defined for the descriptors, but would Optimistic locking help in this case? Does this not only protect when you try to write a change on a stale object to the database?
    If you run the risk that someone might change an object, and consequently change the cache and how the object is seen by others, should the reads be performed in a UOW?
    Regards,
    Katarina

    Yes, if you may make changes to the object you must make the changes in the unit of work, even if you do not intend to commit the changes. Reads from the session are strictly read-only.

  • Affinity goup, availability set and the concept of Update Domain and Fault Domain

    Can 2 VM belonging to the same affinity group, belong to the same
    availability set?
    I have read (http://social.technet.microsoft.com/wiki/contents/articles/7916.importance-of-windows-azure-affinity-groups.aspx)
    Affinity groups are logical abstraction of the physical concept of
    Containers (unit of compute) in Microsoft Datacenters.
    How do then Update Domains and Fault Domains relate to this concept of Container?
    Are there multiple Fault Domains in a Container?
    Thanks,
    Davide
    System and Network Administrator - MCSA security, CCNA, VCP3, VCP4, MCITP Enterprise administrator

    Hi Davide,
    Thanks for posting!
    >>Can 2 VM belonging to the same affinity group, belong to the same
    availability set?
    The answer is no. Base on my understanding, affinity group is to keep your VMs physically closer together within the datacenter. And your 2 VMs may be in one host OS. But if you use the Availability Set,  it could guarantees that your 2 VMs are
    spread across multiple racks in the Windows Azure Data Centers.
    >>How do then Update Domains and Fault Domains relate to this concept of Container?
    >>Are there multiple Fault Domains in a Container?
    For this issue, I recommend you refer to this documents  (http://azure.microsoft.com/en-us/documentation/articles/virtual-machines-manage-availability/
    ) and this blog (http://michaelwasham.com/windows-azure-powershell-reference-guide/understanding_configuring_availability_sets_powershell/
    ). At the same time, you could see this article (http://www.techbunny.com/2013/11/close-but-not-too-close-azure-affinity.html ) for digging deep understanding .
    Hope this helps.
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Difference between the abap stack http port and the java http port

    Hello,
    Is there a difference if a call a webservice in the SAP PI via the abap http port or the java http port?
    For abap it is:
    http://pi.host.de:8035/sap/xi/engine?type=entry
    For java:
    http://pi.host.de:53500/XISOAPAdapter/MessageServlet?
    Is it technical the same?
    Which is your prefered port and why?
    Thank you
    Best regards,
    Nils Kloth

    Hi,
    I found the blog
    Using the SOAP inbound channel of the Integration Engine
    So the main differences are:
    Advantage
    When you send SOAP messages directly to the Integration Server, you reduce the message load on the adapter engine. This can improve the performance.
    Restrictions
    The SOAP inbound channel of the Integration Server does not support attachments. SOAP messages with content type "multipart" are rejected.
    Nils

  • How do I agree to the new ios 7 itunes terms and conditions, it takes me onto the list of 52 pages and none of them have an agree button all i see are some send in email buttons that dont work either!help?

    i really need help!!!

    Sorry to hear about all of your problems but this is a user-to-user discussion area and not Apple employees.
    You might want to contact someone here:
    http://www.apple.com/contact

  • Who understand the concept of EBS USER and LINUX USER

    When we login the EBS, we will use a user(user1), and then we create a file to the server.
    When we use TELNET to login the server, we can see the file is created by another user(user2).
    How to understand both two users, and how to be relationship between those?
    Thanks.

    When we login the EBS, we will use a user(user1), and then we create a file to the server.What is the application release? OS?
    When we use TELNET to login the server, we can see the file is created by another user(user2).What is the file? What kind of file system you have? Please post the steps you follow to explain your question.
    How to understand both two users, and how to be relationship between those?If the file was created by one user, the ownership of the file will belong to the same user who created the file. If you see a different behavior, please show the case by listing the steps -- (i.e. post the commands of --> login to the server as user1, create a file as user1, show the id of the user and use the ls command to show the ownership, then login to the server as user2 and issue the same ls command).
    Thanks,
    Hussein

Maybe you are looking for

  • Cfpdfform with Livecycle

    I'm trying to submit a PDF file from Livecyle to a coldfusion web server and have that PDF file saved there. I've created a Livecycle PDF in Livecycle Designer 9.0 where I simply have one Submit as PDF button. It submits to my test.cfm page which con

  • What apple product is good for gaming

    just need to know which is better for gaming macbook pro 17 inch or the mac pro  quad-core????????? i only have a $3000 doller limite???????

  • Does the pro works in a windows network environment

    I would like to purchase a macbook pro (15") but I'm not sure if it will work in a windows network environment. please help!! does the pro works in a windows network environment My situation: I work in a company 2500 employees, 3 locations, 7 sub-loc

  • I want my JTable's headers do nothing!

    HI I have a JTable, and I listen when any cell has been stopped editing, I validate its content and throw a message if it's invalid. All works fine when i click on any cell (or any other component then I cancel editing), but when i click on any of th

  • WORKFLOW AGENT LISTENER SERVICE 기동되지 않을때

    제품 : AOL 작성날짜 : 2005-11-28 WORKFLOW AGENT LISTENER SERVICE 기동되지 않을때 ======================================== PURPOSE 신규설치 및 Clonning후 WORKFLOW AGENT LISTENER SERVICE 기동되지 않을때가 있습니다. 이에 대한 조치사항을 기술하고 있습니다. Problem Description 증상 1. Workflow Agent List